projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37bac0e
)
etc/images/gnus/dead.xpm moved to etc/images/smilies/dead.xpm
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 14 Feb 2007 17:01:04 +0000
(17:01 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 14 Feb 2007 17:01:04 +0000
(17:01 +0000)
etc/images/gnus/dead.xpm
[deleted file]
patch
|
blob
|
history
diff --git
a/etc/images/gnus/dead.xpm
b/etc/images/gnus/dead.xpm
deleted file mode 100644
(file)
index
56463a7
..0000000
--- a/
etc/images/gnus/dead.xpm
+++ /dev/null
@@
-1,20
+0,0 @@
-/* XPM */
-static char * dead_xpm[] = {
-"13 14 3 1",
-" c None",
-". c #000000",
-"+ c #FFDD00",
-" ....... ",
-" ..+++++.. ",
-" .+++++++++. ",
-".+++++++++++.",
-".++.+.+.+.++.",
-".+++.+++.+++.",
-".++.+.+.+.++.",
-".+++++++++++.",
-".+++++++++++.",
-".+.+++++++.+.",
-".++.......++.",
-" .+++++++++. ",
-" ..+++++.. ",
-" ....... "};